home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Risc World 3
/
Risc World 3.iso
/
SOFTWARE
/
ISSUE4
/
ZAP
/
!Zap
/
Code
/
Extensions
/
BootDisasm
< prev
next >
Wrap
Text File
|
2002-05-08
|
502b
|
17 lines
|
| Debugger boot file
|
|Make sure the Disassembler is dead to avoid any potential clash
|
RMEnsure Disassembler 0.00 Set Zap$Temp "1"
IF "<Zap$Temp>" <> "1" THEN RMKill Disassembler
Unset Zap$Temp
|
| RMEnsure Debugger 2.00 RMLoad System:Modules.Debugger
RMEnsure Debugger 2.00 RMLoad ZapExtensions:ExtAsm.Debugger
|
| Note that the 'System' location is to be preferred.
| The Debugger in included with Zap only for convenience of distribution
|
DisassemblerFlags -FDwithR13 1 -ANDEQasDCD 1 -Shift 1